From 70fcd1c66715cd485bce8fded1ce71ecdb9936d6 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 7 Aug 2004 02:28:50 +0000 Subject: [PATCH] (syms_of_keyboard) : Doc fix. --- src/keyboard.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/keyboard.c b/src/keyboard.c index 07b91d16040..55802e7d30a 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -11280,6 +11280,7 @@ The elements of the list are event types that may have menu bar bindings. */); doc: /* Per-terminal keymap that overrides all other local keymaps. If this variable is non-nil, it is used as a keymap instead of the buffer's local map, and the minor mode keymaps and text property keymaps. +It also overrides `overriding-local-map'. This variable is intended to let commands such as `universal-argument' set up a different keymap for reading the next command. */); -- 2.30.2